Drag and Drop
Table of Contents

Working with files and other controls


  • proc accept_files( atom window, integer rid )   

    Drag and Drop
    Table of Contents

    [proc]
    accept_files
    ( atom window, integer rid )

    Category: Drag and Drop

    Sets a wxWindow up to accept drag and drop files. The routine specified by rid will be called when any files are dropped. The parameter should be a sequence, which will contain the list of file names that have been dropped on the window.